home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Programming / AMOS / AMOSList-0697 / AMOSLIST / text0234.txt < prev    next >
Encoding:
Text File  |  1997-07-03  |  1.4 KB  |  28 lines

  1. Using an Asm bank (compiled with Devpac III) AMOSPro unfailingly crashes
  2. whenever it's `Called'. I remember (in the distant past) someone saying you
  3. had to hex edit bits out of the front of the file, but unfortunately my 2Gb HD
  4. is not large enough to store all this AMOS Mail (well, it probably is, but the
  5. processor isn't fast enough to sort through 2000 messages) so it's gone. Will
  6. someone be kind enough to point me in the right direction? I am using asm
  7. banks as it's an excellent way to make applications `modular'. My map editor
  8. can load/save ANY file format as long as it's module is in the `Modules'
  9. directory: a great way to code!
  10.  
  11. (BTW There are no problems in the actual code, it's PC relative and clean. I
  12. have tried it with a number of routines in fact. Even a one line RTS does not
  13. work)
  14.  
  15.  
  16. -- 
  17. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
  18. & ####  ##  #     ##   ##  #  #                                        &
  19. & #    #  # #    #  # #  # ## #    -=   S  O  F  T  W  A  R  E  =-     &
  20. & #### #### #    #    #  # ## #                                        &
  21. & #    #  # #    #  # #  # # ##          falcons@ihug.co.nz            &
  22. & #    #  # ####  ##   ##  #  #                                        &
  23. &                                                                      &
  24. & Laurie Curwood    http://www.geocities.com/siliconvalley/lakes/6291/ &
  25. &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&
  26.  
  27.  
  28.